home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / fp11s.zip / HISTORY.DOC < prev    next >
Text File  |  1992-01-30  |  4KB  |  82 lines

  1. HISTORY.DOC
  2. Shows fixed bugs and upgrades.
  3. ===============================================================================
  4. 01.02.92   - release of v1.1 (shareware)
  5. --------
  6.  
  7. 25.01.91   - fixed bug with Crash file attach messages
  8. --------   
  9.  
  10. 16.01.92   - FidoPcb generates two files (when *.MSG is made): FDRESCAN.NOW
  11. --------     and FMRESCAN.NOW - the semaphore files for FrontDoor
  12.            - added configuration parameter FRONTDOOR for path for the 
  13.              FrontDoor directory
  14.            - added command line parameter DOOR - this will allow you to run 
  15.              fidopcb as a door
  16.            - added configuration parameter PCBOARD for the path to PCBOARD.SYS
  17.            - added configuration for archivers path\name (ZIP, UNZIP, ARC,
  18.              UNARC, ARJ, UNARJ, LHA, ULHA)
  19.              Ex:  ZIP    c:\util\pkzip.exe
  20.                   UNARC  d:\archive\pkxarc.exe
  21.            - if execution of an archiver returns an error code when packing
  22.              exported messages, the last read pointers are not updated
  23.            - if you add INTL flag to matrix message, it will be sent 
  24.              trough zone gateway, otherwise it is sent depending on the 
  25.              other flags (HOLD, CRASH)
  26.            - relased v1.1 beta
  27.  
  28. 12.01.92   - reorganized static and dinamic buffers, maximum message size
  29. --------     is now 64k
  30.            - FidoPCB will need at least 200k free memory + 100k for PkZip
  31.              or other archivers (look at their documentation)
  32.  
  33. 11.01.92   - FidoPCB now supports also up to five digits long region or 
  34. --------     node number (before it was limited to 3 digits by mistake)
  35.            - possibility to send the interzone net mail messages (FidoPcb
  36.              automatically generates the necessary flag)
  37.  
  38. 01.01.92   - release of v1.0 (shareware)
  39. --------
  40.  
  41. 25.12.91   - fixed bug which caused duplicates when received message with
  42. --------     CHR(2) message separator in body text (this is illegal!)
  43.  
  44. 03.12.91   - added parameter IGNORE_ECHO ON/OFF (to ignore echo flag in 
  45. --------     PCBoard messages)
  46.            - routine to export messages now stripes out trailing blanks
  47.            - rewrited some routines to reduce size and increase speed of EXE
  48.            - reformated writing in LOG file (cosmetics...)
  49.  
  50. 29.11.91   - MSG from FrontdDoor were duplicated because FM changed their
  51. --------     date and time (to resolve this problem use NET_TOSS Pcboard 
  52.              parameter in FIDOPCB.CFG)
  53.            - parameter NETWORK ON/OFF - added file and record locking, open
  54.              in denynone mode (just for PCBoard files)
  55.            - rewritten routine for packet reading (this was causing problems
  56.              with CHR(001) which is illegal!)
  57.            - speed up tossing
  58.            - fixed some minor bugs
  59.  
  60. 16.11.91   - fixed bug with unpredictable message flags
  61. --------   - changed packet addressing
  62.            - added LOG file
  63.            - still unresolved problems with duplicated MSG from FrontDoor
  64.  
  65. 13.11.91   - added flags to net mail messages (HOLD,IMM,CRASH)
  66. --------
  67.  
  68. 12.11.91   - added parameter FORCE in command line
  69. --------   - added parameter NET_TOSS in configuration
  70.            - text lenght of message may be 20k long 
  71.              (this is still not enough!)
  72.            - when using AKA, this number is put into SEEN-BY line
  73.            - PKZIP,PKARC,ARJ are executed in window
  74.            - minor changes on screen outputs
  75.            - added AREAFIX (very usefull for HOST)
  76.            - fixed minor bugs
  77.  
  78.  
  79. 24.10.91   - first release of HISTORY.DOC (FidoPcb  version 1.0 beta)
  80. --------
  81. ================================================================================
  82.